ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class / IsSortedCore Property

In This Topic
    IsSortedCore Property
    In This Topic
    Gets a value that indicates whether the list is sorted.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property IsSortedCore As Boolean
    protected override bool IsSortedCore {get;}
    See Also